Vcenter Vm Hardware Disk HostBusAdapterType
Vcenter Vm Hardware Disk HostBusAdapterType
The Vcenter Vm Hardware Disk HostBusAdapterType enumerated type defines the valid types of host bus adapters that may be used for attaching a virtual storage device to a virtual machine.
Possible values:
IDE
: Disk is attached to an IDE adapter.SCSI
: Disk is attached to a SCSI adapter.SATA
: Disk is attached to a SATA adapter.NVME
: Disk is attached to a NVMe adapter.
This constant was added in vSphere API 7.0.0.1.
This data structure has no properties.
Enumeration:
IDE,
SCSI,
SATA,
NVME,